Feature: My feature
Scenarios
|
Chart |
Status Progress |
||||
|---|---|---|---|---|---|
|
1
|
|
||||
| Total duration: | |||||
| 1m 6.145s |
Scenario: Login member creation and success check sign out
Before
0m 1.618s
Given
I navigate to page "http://localhost:2370/ghost/#/signin"
0m 1.191s
When
I enter email "r.caicedom@uniandes.edu.co"
0m 0.486s
When
I enter password "testpruebas"
0m 0.345s
And
I click sign up
0m 0.398s
When
I click members
0m 0.900s
When
I click add new member
0m 0.455s
And
I enter member name "Andres"
0m 0.349s
And
I enter member email "andres@gmail.com"
0m 0.371s
And
I click save member
1m 30.027s
+ Show Error
Protocol error (Input.dispatchMouseEvent): Target closed.
ProtocolError: Protocol error (Input.dispatchMouseEvent): Target closed.
at /Users/rmolano/Documents/Universidad/pruebas/MISW-Pruebas-Automatizadas-01/install/here/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Connection.js:230:24
at new Promise (<anonymous>)
at CDPSession.send (/Users/rmolano/Documents/Universidad/pruebas/MISW-Pruebas-Automatizadas-01/install/here/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Connection.js:226:16)
at Mouse.move (/Users/rmolano/Documents/Universidad/pruebas/MISW-Pruebas-Automatizadas-01/install/here/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Input.js:343:32)
at Mouse.click (/Users/rmolano/Documents/Universidad/pruebas/MISW-Pruebas-Automatizadas-01/install/here/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Input.js:367:24)
at ElementHandle.click (/Users/rmolano/Documents/Universidad/pruebas/MISW-Pruebas-Automatizadas-01/install/here/node_modules/puppeteer-core/lib/cjs/puppeteer/common/JSHandle.js:497:32)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
And
I go back to members
0m 0.000s
After
1m 30.005s
+ Show Error
Error: function timed out, ensure the promise resolves within 30000 milliseconds
at Timeout._onTimeout (/Users/rmolano/Documents/Universidad/pruebas/MISW-Pruebas-Automatizadas-01/install/here/node_modules/@cucumber/cucumber/lib/user_code_runner.js:63:28)
at listOnTimeout (internal/timers.js:555:17)
at processTimers (internal/timers.js:498:7)
Screenshots
Before
NO IMAGE AVAILABLE
Given
I navigate to page "http://localhost:2370/ghost/#/signin"
When
I enter email "r.caicedom@uniandes.edu.co"
When
I enter password "testpruebas"
And
I click sign up
When
I click members
When
I click add new member
And
I enter member name "Andres"
And
I enter member email "andres@gmail.com"
And
I click save member
NO IMAGE AVAILABLE
And
I go back to members
NO IMAGE AVAILABLE
After
NO IMAGE AVAILABLE